projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59d6105
)
(debug): Bind this-command and last-command.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Jan 1994 01:39:46 +0000
(
01:39
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 4 Jan 1994 01:39:46 +0000
(
01:39
+0000)
lisp/emacs-lisp/debug.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/debug.el
b/lisp/emacs-lisp/debug.el
index 910a5ddf322c79f10578cf96dc8e95d6b2e6dc14..9a98e47766fa21d5b7a8212ef113aa6a2f79818b 100644
(file)
--- a/
lisp/emacs-lisp/debug.el
+++ b/
lisp/emacs-lisp/debug.el
@@
-52,6
+52,7
@@
first will be printed into the backtrace buffer."
(debugger-step-after-exit nil)
;; Don't keep reading from an executing kbd macro!
(executing-macro nil)
+ last-command this command
(cursor-in-echo-area nil))
(unwind-protect
(save-excursion